From 0e5a271f7675404ed475c38b26c5910ae3695ab3 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 29 Dec 2000 21:08:50 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 8c8fb7d43d8..7d54241ad0a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,15 @@ 2000-12-29 Gerd Moellmann + * dispnew.c (check_current_matrix_flags) [GLYPH_DEBUG]: New + function. + (update_window) [GLYPH_DEBUG]: Call it. + (scrolling_window): Prevent including current rows which are below + what's displayed in the window. + + * xdisp.c (try_window_reusing_current_matrix) + : Disable rows in the current matrix + which are below the window after scrolling. + * xdisp.c (move_it_by_lines): Don't do optimizations if NEED_Y_P is zero. It's not worth the complexity. (invisible_text_between_p): Put in #if 0 because unused. -- 2.30.2